Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support newer Sylius and Symfony versions #49

Open
wants to merge 4 commits into
base: 0.x
Choose a base branch
from

Conversation

Zales0123
Copy link

Hi 👋

As this bundle is already used by some projects, that are for sure upgrading to more modern Sylius and Symfony versions, I propose bumping the required Sylius version to 1.11+. Symfony can still stay on 4.4/5.4/6+, as these are versions supported by Sylius 1.11 and 1.12 combined :)

I've also simplified the build a little bit to make it work and reliable, but for sure it would be better to provide an actual test application to test the features of the plugin 🚀 🖖

@Zales0123 Zales0123 requested a review from a team as a code owner March 24, 2023 13:18
@chirimoya chirimoya requested review from wachterjohannes and Prokyonn and removed request for a team March 24, 2023 13:32

strategy:
fail-fast: false
matrix:
php: [7.4, 7.3]
php: [8.0, 8.1]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we should test 7.4 and 8.1

Copy link
Author

@Zales0123 Zales0123 Mar 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In fact, we should change the required PHP version to ^8.0 as 7.4 is no longer supported in Sylius 1.11 💃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants